home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gsliderbar, myLine, gVolume
- blankBut()
- puppetPalette(201)
- patchPal()
- set the video of cast 101 to 1
- set the controller of cast 101 to gsliderbar
- set the volume of sprite 24 to gVolume
- repeat with inc = 2 to 17
- puppetSprite(inc, 1)
- end repeat
- set the castNum of sprite 11 to 61
- set the locH of sprite 3 to 591
- set the locH of sprite 4 to 594
- set the locH of sprite 5 to 596
- set the locH of sprite 6 to 592
- set the locH of sprite 7 to 591
- updateStage()
- end
-